home *** CD-ROM | disk | FTP | other *** search
/ Aminet 34 / Aminet 34 (2000)(Schatztruhe)[!][Dec 1999].iso / Aminet / comm / irc / cybershiela.lha / cs / cs_yes.amirx < prev    next >
Text File  |  1999-06-27  |  247b  |  10 lines

  1. /* cs_yes.amirx */
  2. nick=getclip('NICK')
  3.  
  4. x=random(1,5,time('s'))
  5. if x=1 then "say YES!"
  6. if x=2 then "say YES YES YES!!!!!!"
  7. if x=3 then "say Yup!"
  8. if x=4 then "say "Nick" how many times do I have to say Yes?"
  9. if x=5 then "say "nick" Yeppers!"
  10. exit